Write(Byte)
Write(Byte[])
Write(Byte[],Int32,Int32)
Write(Char)
Write(Char[])
Write(Char[],Int32,Int32)
Write(Decimal)
Write(Double)
Write(Int16)
Write(Int32)
Write(Int64)
Write(SByte)
Write(Single)
Write(String)
Write(UInt16)
Write(UInt32)
Write(UInt64)
- Category
- Method
- Description
- Writes a one-byte value to the current stream, with 0 representing and 1 representing .
- Type
- void
- Character
- public
- Parameters
-
Name Type Description value Boolean - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes an unsigned byte to the current stream and advances the stream position by one byte.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description value Byte - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes a byte array to the underlying stream.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description buffer Byte[] - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes a region of a byte array to the current stream.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description buffer Byte[] index Int32 count Int32 - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes a Unicode character to the current stream and advances the current position of the stream in accordance with the used and the specific characters being written to the stream.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description ch Char - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes a character array to the current stream and advances the current position of the stream in accordance with the used and the specific characters being written to the stream.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description chars Char[] - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes a section of a character array to the current stream, and advances the current position of the stream in accordance with the used and perhaps the specific characters being written to the stream.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description chars Char[] index Int32 count Int32 - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes a decimal value to the current stream and advances the stream position by eight bytes.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description value Decimal - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes an eight-byte floating-point value to the current stream and advances the stream position by eight bytes.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description value Double - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes a two-byte signed integer to the current stream and advances the stream position by two bytes.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description value Int16 - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes a four-byte signed integer to the current stream and advances the stream position by four bytes.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description value Int32 - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes an eight-byte signed integer to the current stream and advances the stream position by eight bytes.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description value Int64 - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes a signed byte to the current stream and advances the stream position by one byte.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description value SByte - Attributes
-
Name Value/Assignment CLSCompliantAttribute False - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes a four-byte floating-point value to the current stream and advances the stream position by four bytes.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description value Single - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes a length-prefixed string to this stream in the current encoding of the System.IO.BinaryWriter, and advances the current position of the stream in accordance with the encoding used and the specific characters being written to the stream.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description value String - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes a two-byte unsigned integer to the current stream and advances the stream position by two bytes.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description value UInt16 - Attributes
-
Name Value/Assignment CLSCompliantAttribute False - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes a four-byte unsigned integer to the current stream and advances the stream position by four bytes.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description value UInt32 - Attributes
-
Name Value/Assignment CLSCompliantAttribute False - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Writes an eight-byte unsigned integer to the current stream and advances the stream position by eight bytes.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description value UInt64 - Attributes
-
Name Value/Assignment CLSCompliantAttribute False - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database